gloo-file 0.2.3

Convenience crate for working with JavaScript files and blobs
Documentation

Built with 🦀🕸 by The Rust and WebAssembly Working Group

Working with files and blobs on the Web.

These APIs come in two flavors:

  1. a callback style (that more directly mimics the JavaScript APIs), and
  2. a Future API.